home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1998 December (Alt) / PCPlayer_1998-12.iso / Demos / magic / data1.cab / Interface_Screens_-_Generic / MultiplayerBattleSetup / screen (MultiPlayer Battle Create).cfg < prev    next >
Encoding:
Text File  |  1998-10-26  |  2.0 KB  |  123 lines

  1. ;Create multiplayer battle setup cfg file for the create screen
  2.  
  3. [SLIDERBAR_1]                                    ;Mana
  4. Rect2=600,150,775,175
  5. minValue=50
  6. maxValue=400
  7. Rect1=480,120,620,140
  8. step=10
  9.  
  10.  
  11. [SLIDERBAR_2]                                    ; health
  12. Rect2=600,175,775,200
  13. minValue=100
  14. maxValue=800
  15. Rect1=480,140,620,160
  16. step=20
  17.  
  18.  
  19. [SLIDERBAR_3]                                    ; Magic items
  20. Rect2=600,200,775,225
  21. minValue=0
  22. maxValue=5
  23. Rect1=480,160,620,180
  24. step=1
  25.  
  26. [SLIDERBAR_4]                                    ; Selection time
  27. Rect2=600,225,775,250
  28. minValue=30
  29. maxValue=3000
  30. Rect1=480,180,620,200
  31. step=10
  32.  
  33. [SLIDERBAR_5]                                    ; Law talismans
  34. Rect2=600,250,775,275
  35. minValue=0
  36. maxValue=5
  37. Rect1=480,200,620,220
  38. step=1
  39.  
  40. [SLIDERBAR_6]                                    ; chaos talismans
  41. Rect2=600,275,775,300
  42. minValue=0
  43. maxValue=5
  44. Rect1=480,220,620,240
  45. step=1
  46.  
  47. [SLIDERBAR_7]                                    ; neutral talisamns
  48. Rect2=600,300,775,325
  49. minValue=0
  50. maxValue=5
  51. Rect1=480,240,620,260
  52. step=1
  53.  
  54. [SLIDERBAR_8]                                    ; game time
  55. Rect2=600,325,775,350
  56. minValue=0
  57. maxValue=240
  58. Rect1=480,260,620,280
  59. step=5
  60.  
  61. [SLIDERBAR_9]                                    ; lives
  62. Rect2=600,350,775,375
  63. minValue=1
  64. maxValue=20
  65. Rect1=480,280,620,300
  66. step=1
  67.  
  68. [SLIDERBAR_10]                                    ; places of power
  69. Rect2=600,375,775,400
  70. minValue=0
  71. maxValue=15
  72. Rect1=480,300,620,320
  73. step=1
  74.  
  75. [SLIDERBAR_11]                                    ; mana sprites
  76. Rect2=600,400,775,425
  77. minValue=0
  78. maxValue=50
  79. Rect1=480,320,620,340
  80. step=1
  81.  
  82. [SLIDERBAR_12]                                    ; artefacts
  83. Rect2=600,425,775,450
  84. minValue=0
  85. maxValue=50
  86. Rect1=480,340,620,360
  87. step=5
  88.  
  89. [SLIDERBAR_13]                                    ; control limit
  90. Rect2=600,450,775,475
  91. minValue=0
  92. maxValue=30
  93. Rect1=480,360,620,380
  94. step=1
  95.  
  96. [TEXTBUTTON_1]                                ; the map button
  97. Font=SMALL
  98. Rect2=400,100,500,135
  99. Text=52; "Map"
  100. Rect1=320,80,400,108
  101.  
  102. [TEXTBUTTON_2]                                ; start button
  103. Font=SMALL
  104. Rect2=600,490,775,525
  105. Text=53; "Start"
  106. Rect1=480,392,620,420
  107.  
  108.  
  109. [STANDARDBUTTON_1]                                ; boot player buttons
  110. Rect2=290,100,315,125
  111. Rect1=232,80,252,100
  112.  
  113. [STANDARDBUTTON_2]
  114. Rect2=290,175,315,200
  115. Rect1=232,140,252,160
  116.  
  117. [STANDARDBUTTON_3]
  118. Rect2=290,250,315,275
  119. Rect1=232,200,252,220
  120.  
  121.  
  122.  
  123.